home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- rem For Flight Simulator 4 by Microsoft and BAO
-
- rem Set BOTH BLACK and RED switches to DIGITAL
-
- rem Select JOYSTICK 1 - Ailerons and Elevators in FS4.
-
- MDEF KFS4
-
- @DigitalThrottle
- @MinimumThrottle
-
- BTN TG /U SelectOne
- /M Autopilot
- /D /T Flap10Deg
- /T Flap30Deg
- BTN UB SwitchViews
- BTN MB /U SelectTwo
- /M 2d3DWindow
- /D FlapsUp
- BTN LB /U Lights
- /M Lights
- /D LandingGear
- BTN HU /U TrimNoseDn
- /M /T /P LeftFrontView
- /R FrontView
- /T /P RightFrontView
- /R FrontView
- /D /T /P LeftFrontView
- /R FrontView
- /T /P RightFrontView
- /R FrontView
- BTN HR RightView
- BTN HD /U TrimNoseUp
- /M /T /P LeftBackView
- /R BackView
- /T /P RightBackView
- /R FrontView
- /D /T /P LeftBackView
- /R BackView
- /T /P RightBackView
- /R FrontView
- BTN HL LeftView
- BTN 1 /U SelectCOM
- /M CycleWindows
- /D CycleWindows
- BTN 2 ZoomOut/FreqDn
- BTN 3 ZoomIn/FreqUp
- BTN 4 /U SelectNAV
- /M PanUp
- /D Strobes
- BTN 5 /U SelectVOR
- /M PanDn
- /D CarbHeat
- BTN 6 /U Transponder
- /M CalDirectGyro CalAltimeter
- /D Brakes
- RKR UP /P ComNavSelection
- /R ComNavSelection
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-